🐳 [#591] Add local setup for observability#597
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/586-add-structlog #597 +/- ##
==========================================================
Coverage 94.77% 94.77%
==========================================================
Files 148 148
Lines 5164 5164
==========================================================
Hits 4894 4894
Misses 270 270 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
0c0f375 to
f28c74c
Compare
f523068 to
be29327
Compare
f28c74c to
a3d7096
Compare
3489625 to
6db0971
Compare
6c6cb97 to
e5fc59a
Compare
6db0971 to
9ac0286
Compare
e171867 to
d67d884
Compare
d07ae42 to
5390f65
Compare
danielmursa-dev
approved these changes
May 19, 2025
fdde828 to
ba52edb
Compare
promtail to scrape logs, loki to store them and grafana to visualize them
to have a fully functional setup
5390f65 to
bc3ae48
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
promtail to scrape logs, loki to store them and grafana to visualize them
Fixes #591
Based on #594, so that should be merged first
Changes